home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / pepsi_pinball.swf / scripts / DefineButton2_279 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-05-18  |  201 b   |  4 lines

  1. on(release){
  2.    getUrl("mailto:?subject=I thought this was really cool!&body=Hi. Why not check out the latest game from Pepsi at the following link http://www.pepsi-football.co.uk/game.asp", "");
  3. }
  4.